[INFO] cloning repository https://github.com/IONIQ6000/av1-base
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IONIQ6000/av1-base" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIONIQ6000%2Fav1-base", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIONIQ6000%2Fav1-base'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e68165a86bfb3113bb23616a32f31c475ab665c
[INFO] testing IONIQ6000/av1-base against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIONIQ6000%2Fav1-base" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/IONIQ6000/av1-base
[INFO] finished tweaking git repo https://github.com/IONIQ6000/av1-base
[INFO] tweaked toml for git repo https://github.com/IONIQ6000/av1-base written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/IONIQ6000/av1-base on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/IONIQ6000/av1-base already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d43b9da6cfce8ed2b529f1bb0c2b1be26b99c46e2a30cdfacce91f3142b616fe
[INFO] running `Command { std: "docker" "start" "-a" "d43b9da6cfce8ed2b529f1bb0c2b1be26b99c46e2a30cdfacce91f3142b616fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d43b9da6cfce8ed2b529f1bb0c2b1be26b99c46e2a30cdfacce91f3142b616fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d43b9da6cfce8ed2b529f1bb0c2b1be26b99c46e2a30cdfacce91f3142b616fe", kill_on_drop: false }`
[INFO] [stdout] d43b9da6cfce8ed2b529f1bb0c2b1be26b99c46e2a30cdfacce91f3142b616fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0adf237396292ea49981f2d45789135c0f2856ff2b5abf7af295c0719cdcc6de
[INFO] running `Command { std: "docker" "start" "-a" "0adf237396292ea49981f2d45789135c0f2856ff2b5abf7af295c0719cdcc6de", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling sysinfo v0.31.4
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling av1-super-daemon-config v0.1.0 (/opt/rustwide/workdir/crates/config)
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling av1-dashboard v0.1.0 (/opt/rustwide/workdir/crates/tui)
[INFO] [stderr]    Compiling av1-super-daemon v0.1.0 (/opt/rustwide/workdir/crates/daemon)
[INFO] [stderr]    Compiling av1-super-daemon-cli v0.1.0 (/opt/rustwide/workdir/crates/cli-daemon)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 40s
[INFO] running `Command { std: "docker" "inspect" "0adf237396292ea49981f2d45789135c0f2856ff2b5abf7af295c0719cdcc6de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0adf237396292ea49981f2d45789135c0f2856ff2b5abf7af295c0719cdcc6de", kill_on_drop: false }`
[INFO] [stdout] 0adf237396292ea49981f2d45789135c0f2856ff2b5abf7af295c0719cdcc6de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1570e941b10f37b18eba4fa5e85a9c06ff1419b13b52ddb7a444f209b4baf857
[INFO] running `Command { std: "docker" "start" "-a" "1570e941b10f37b18eba4fa5e85a9c06ff1419b13b52ddb7a444f209b4baf857", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling av1-super-daemon v0.1.0 (/opt/rustwide/workdir/crates/daemon)
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling av1-super-daemon-cli v0.1.0 (/opt/rustwide/workdir/crates/cli-daemon)
[INFO] [stderr]    Compiling av1-dashboard v0.1.0 (/opt/rustwide/workdir/crates/tui)
[INFO] [stderr]    Compiling av1-super-daemon-config v0.1.0 (/opt/rustwide/workdir/crates/config)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.17s
[INFO] running `Command { std: "docker" "inspect" "1570e941b10f37b18eba4fa5e85a9c06ff1419b13b52ddb7a444f209b4baf857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1570e941b10f37b18eba4fa5e85a9c06ff1419b13b52ddb7a444f209b4baf857", kill_on_drop: false }`
[INFO] [stdout] 1570e941b10f37b18eba4fa5e85a9c06ff1419b13b52ddb7a444f209b4baf857
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 899515b5fa051917ee375905cd845a1a2dcdd8e09aec1eaa2e2367e775571343
[INFO] running `Command { std: "docker" "start" "-a" "899515b5fa051917ee375905cd845a1a2dcdd8e09aec1eaa2e2367e775571343", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/atop-4e23f576777f3a41)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/av1_super_daemon-795f3524cb64a993)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 116 tests
[INFO] [stdout] test classify::tests::test_classify_by_high_bitrate ... ok
[INFO] [stdout] test classify::tests::test_classify_by_low_bitrate ... ok
[INFO] [stdout] test classify::tests::test_classify_case_insensitive_keywords ... ok
[INFO] [stdout] test classify::tests::test_classify_disc_keyword_in_path ... ok
[INFO] [stdout] test classify::tests::test_classify_remux_as_disc ... ok
[INFO] [stdout] test classify::tests::test_classify_unknown_no_bitrate ... ok
[INFO] [stdout] test classify::tests::test_classify_unknown_no_video_streams ... ok
[INFO] [stdout] test classify::tests::test_classify_web_keyword_in_path ... ok
[INFO] [stdout] test classify::tests::test_source_type_default ... ok
[INFO] [stdout] test classify::tests::test_source_type_display ... ok
[INFO] [stdout] test daemon::tests::test_chrono_timestamp_ms ... ok
[INFO] [stdout] test daemon::tests::test_create_required_directories_creates_both_dirs ... ok
[INFO] [stdout] test daemon::tests::test_create_required_directories_idempotent ... ok
[INFO] [stdout] test daemon::tests::test_create_required_directories_nested_paths ... ok
[INFO] [stdout] test concurrency::tests::prop_concurrency_derivation ... ok
[INFO] [stdout] test daemon::tests::test_daemon_initialization_without_checks ... ok
[INFO] [stdout] test concurrency::tests::prop_explicit_config_override ... ok
[INFO] [stdout] test daemon::tests::test_daemon_job_submission ... ok
[INFO] [stdout] test concurrency::tests::prop_utilization_clamping ... ok
[INFO] [stdout] test daemon::tests::test_daemon_metrics_initialized ... ok
[INFO] [stdout] test daemon::tests::test_create_required_directories_with_existing_dirs ... ok
[INFO] [stdout] test daemon::tests::test_daemon_derives_concurrency_plan ... ok
[INFO] [stdout] test gates::tests::prop_gate_rejection_no_video_streams ... ok
[INFO] [stdout] test classify::tests::prop_classification_consistency ... ok
[INFO] [stdout] test gates::tests::test_check_gates_already_av1 ... ok
[INFO] [stdout] test gates::tests::test_check_gates_below_min_size ... ok
[INFO] [stdout] test gates::tests::test_check_gates_pass ... ok
[INFO] [stdout] test gates::tests::test_check_gates_no_video_streams ... ok
[INFO] [stdout] test gates::tests::test_parse_ffprobe_output_basic ... ok
[INFO] [stdout] test gates::tests::test_parse_ffprobe_output_no_streams ... ok
[INFO] [stdout] test gates::tests::test_parse_ffprobe_output_missing_optional_fields ... ok
[INFO] [stdout] test gates::tests::prop_gate_rejection_minimum_size ... ok
[INFO] [stdout] test job_executor::tests::test_executor_with_custom_config ... ok
[INFO] [stdout] test job_executor::tests::test_job_creation ... ok
[INFO] [stdout] test job_executor::tests::test_job_executor_config_defaults ... ok
[INFO] [stdout] test job_executor::tests::test_job_state_as_str ... ok
[INFO] [stdout] test job_executor::tests::test_job_to_metrics ... ok
[INFO] [stdout] test job_executor::tests::test_metrics_update_on_state_change ... ok
[INFO] [stdout] test job_executor::tests::test_semaphore_permit_limiting ... ok
[INFO] [stdout] test job_executor::tests::test_executor_initial_permits ... ok
[INFO] [stdout] test gates::tests::prop_gate_pass_valid_files ... ok
[INFO] [stdout] test gates::tests::prop_gate_rejection_already_av1 ... ok
[INFO] [stdout] test jobs::tests::test_job_exists_for_path ... ok
[INFO] [stdout] test jobs::tests::test_create_job ... ok
[INFO] [stdout] test jobs::tests::test_job_is_active ... ok
[INFO] [stdout] test jobs::tests::test_job_is_terminal ... ok
[INFO] [stdout] test jobs::tests::test_job_fail ... ok
[INFO] [stdout] test jobs::tests::test_job_skip ... ok
[INFO] [stdout] test jobs::tests::test_job_stage_default ... ok
[INFO] [stdout] test jobs::tests::test_job_stage_display ... ok
[INFO] [stdout] test jobs::tests::test_job_status_default ... ok
[INFO] [stdout] test jobs::tests::test_job_status_display ... ok
[INFO] [stdout] test jobs::tests::test_job_set_status ... ok
[INFO] [stdout] test jobs::tests::test_load_jobs_empty_dir ... ok
[INFO] [stdout] test classify::tests::prop_web_keywords_classify_as_weblike ... ok
[INFO] [stdout] test classify::tests::prop_disc_keywords_classify_as_disclike ... ok
[INFO] [stdout] test jobs::tests::test_job_touch ... ok
[INFO] [stdout] test jobs::tests::test_save_and_load_job ... ok
[INFO] [stdout] test jobs::tests::test_save_job_creates_directory ... ok
[INFO] [stdout] test jobs::tests::test_load_jobs_nonexistent_dir ... ok
[INFO] [stdout] test jobs::tests::test_job_set_stage ... ok
[INFO] [stdout] test job_executor::tests::test_concurrent_permit_acquisition ... ok
[INFO] [stdout] test metrics_server::tests::test_get_metrics_returns_json ... ok
[INFO] [stdout] test metrics_server::tests::test_get_metrics_empty_snapshot ... ok
[INFO] [stdout] test metrics_server::tests::test_metrics_json_format_matches_spec ... ok
[INFO] [stdout] test replace::tests::test_backup_path_format ... ok
[INFO] [stdout] test replace::tests::test_backup_path_handles_nested_paths ... ok
[INFO] [stdout] test replace::tests::test_backup_path_preserves_extension ... ok
[INFO] [stdout] test replace::tests::test_atomic_replace_backup_failure ... ok
[INFO] [stdout] test replace::tests::test_atomic_replace_preserves_on_copy_failure ... ok
[INFO] [stdout] test replace::tests::test_atomic_replace_success_delete_backup ... ok
[INFO] [stdout] test replace::tests::test_atomic_replace_success_keep_backup ... ok
[INFO] [stdout] test scan::tests::test_is_video_file ... ok
[INFO] [stdout] test scan::tests::test_skip_marker_path ... ok
[INFO] [stdout] test scan::tests::test_skip_marker_path_with_dots_in_name ... ok
[INFO] [stdout] test scan::tests::test_video_extensions_defined ... ok
[INFO] [stdout] test size_gate::tests::prop_size_gate_threshold ... ok
[INFO] [stdout] test skip_marker::tests::test_why_sidecar_path ... ok
[INFO] [stdout] test skip_marker::tests::test_write_both_marker_and_sidecar ... ok
[INFO] [stdout] test skip_marker::tests::test_write_skip_marker_creates_file ... ok
[INFO] [stdout] test metrics::tests::prop_metrics_snapshot_round_trip ... ok
[INFO] [stdout] test skip_marker::tests::test_write_why_sidecar_when_enabled ... ok
[INFO] [stdout] test skip_marker::tests::test_write_why_sidecar_when_disabled ... ok
[INFO] [stdout] test stability::tests::test_compare_sizes_stable ... ok
[INFO] [stdout] test stability::tests::test_compare_sizes_unstable_larger ... ok
[INFO] [stdout] test stability::tests::test_compare_sizes_unstable_smaller ... ok
[INFO] [stdout] test stability::tests::prop_stability_size_comparison ... ok
[INFO] [stdout] test startup::tests::prop_ffmpeg_version_8_or_newer_accepted ... ok
[INFO] [stdout] test startup::tests::prop_ffmpeg_version_below_8_detected ... ok
[INFO] [stdout] test scan::tests::prop_skip_marker_exclusion ... ok
[INFO] [stdout] test encode::av1an::tests::prop_av1an_command_completeness ... FAILED
[INFO] [stdout] test startup::tests::prop_ffmpeg_version_parsing_multiline ... ok
[INFO] [stdout] test startup::tests::prop_clean_strings_pass ... ok
[INFO] [stdout] test startup::tests::prop_ffmpeg_version_parsing_standard ... ok
[INFO] [stdout] test startup::tests::test_check_args_clean ... ok
[INFO] [stdout] test startup::tests::test_check_args_disabled ... ok
[INFO] [stdout] test startup::tests::test_check_args_with_nvenc ... ok
[INFO] [stdout] test startup::tests::test_detect_hardware_flag_amf ... ok
[INFO] [stdout] test startup::tests::test_detect_hardware_flag_cuda ... ok
[INFO] [stdout] test startup::tests::test_detect_hardware_flag_none ... ok
[INFO] [stdout] test startup::tests::test_detect_hardware_flag_nvenc ... ok
[INFO] [stdout] test startup::tests::test_detect_hardware_flag_qsv ... ok
[INFO] [stdout] test startup::tests::test_detect_hardware_flag_vaapi ... ok
[INFO] [stdout] test startup::tests::test_detect_hardware_flag_vce ... ok
[INFO] [stdout] test startup::tests::test_parse_ffmpeg_version_invalid ... ok
[INFO] [stdout] test startup::tests::test_parse_ffmpeg_version_multiline ... ok
[INFO] [stdout] test startup::tests::test_parse_ffmpeg_version_n_prefixed ... ok
[INFO] [stdout] test startup::tests::test_parse_ffmpeg_version_standard ... ok
[INFO] [stdout] test startup::tests::test_parse_ffmpeg_version_with_minor ... ok
[INFO] [stdout] test startup::tests::prop_ffmpeg_version_parsing_n_prefixed ... ok
[INFO] [stdout] test scan::tests::prop_hidden_directory_exclusion ... ok
[INFO] [stdout] test startup::tests::prop_hardware_flags_allowed_when_disabled ... ok
[INFO] [stdout] test startup::tests::prop_hardware_flag_detection ... ok
[INFO] [stdout] test scan::tests::prop_skip_marker_path_construction ... ok
[INFO] [stdout] test scan::tests::prop_video_extension_filtering ... ok
[INFO] [stdout] test jobs::tests::prop_job_json_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- encode::av1an::tests::prop_av1an_command_completeness stdout ----
[INFO] [stdout] proptest: failed to append to /opt/rustwide/workdir/crates/daemon/proptest-regressions/encode/av1an.txt: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] thread 'encode::av1an::tests::prop_av1an_command_completeness' (44) panicked at crates/daemon/src/encode/av1an.rs:178:5:
[INFO] [stdout] Test failed: Command should contain --crf 8, args: ["-i", "-", "-o", "A", "--encoder", "svt-av1", "--pix-format", "yuv420p10le", "--video-params", "--crf 8 --preset 3 --film-grain 20 --enable-qm 1 --qm-min 1 --qm-max 15 --keyint 240 --lookahead 40", "--audio-params", "-c:a copy", "--workers", "1", "--temp", "-"] at crates/daemon/src/encode/av1an.rs:239.
[INFO] [stdout] minimal failing input: input_path = "-", output_path = "A", temp_dir = "-", total_cores = 1, av1an_workers = 1, max_concurrent_jobs = 1
[INFO] [stdout] 	successes: 0
[INFO] [stdout] 	local rejects: 0
[INFO] [stdout] 	global rejects: 0
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x643fec1fca0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x643fec1fca0a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x643fec1fca0a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x643fec1fca0a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x643fec21498a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x643fec21498a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x643fec2019b2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x643fec2019b2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x643fec1d7ebf - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x643fec1d7ebf - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x643fec1f2fc9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x643febf6610c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x643febf6610c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x643fec1f3242 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x643fec1f3242 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x643fec1d7f78 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x643fec1cce69 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x643fec1d8d4d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x643fec2151cc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x643febe23bf0 - av1_super_daemon[8ce9bfb2ab91ba52]::encode::av1an::tests::prop_av1an_command_completeness
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:163:17
[INFO] [stdout]   20:     0x643febe1b547 - av1_super_daemon[8ce9bfb2ab91ba52]::encode::av1an::tests::prop_av1an_command_completeness::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.9.0/src/sugar.rs:159:28
[INFO] [stdout]   21:     0x643febf09c66 - <av1_super_daemon[8ce9bfb2ab91ba52]::encode::av1an::tests::prop_av1an_command_completeness::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x643febf593eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x643febf593eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x643febf66bdb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x643febf66bdb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x643febf66bdb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x643febf66bdb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x643febf66bdb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x643febf66bdb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x643febf66bdb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x643febf602f4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x643febf602f4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x643febf697e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x643febf697e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x643febf697e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x643febf697e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x643febf697e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x643febf697e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x643febf697e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x643fec1fbd3f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x643fec1fbd3f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x73a775d3daa4 - <unknown>
[INFO] [stdout]   43:     0x73a775dcaa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     encode::av1an::tests::prop_av1an_command_completeness
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 115 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p av1-super-daemon --lib`
[INFO] running `Command { std: "docker" "inspect" "899515b5fa051917ee375905cd845a1a2dcdd8e09aec1eaa2e2367e775571343", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "899515b5fa051917ee375905cd845a1a2dcdd8e09aec1eaa2e2367e775571343", kill_on_drop: false }`
[INFO] [stdout] 899515b5fa051917ee375905cd845a1a2dcdd8e09aec1eaa2e2367e775571343
